0.0
NA
CVE-2026-37149
Grocery Store Management System PHP SQL Injection
Description

GROCERY-STORE-MANAGEMENT-SYSTEM-USING-PHP-AND-MYSQL-PHPMYADMIN v1.0 was discovered to contain a SQL injection vulnerability in the scost parameter in /grocery/search_products.php. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.

INFO

Published Date :

June 25, 2026, midnight

Last Modified :

June 25, 2026, 7:24 p.m.

Remotely Exploit :

No

Source :

mitre
Affected Products

The following products are affected by CVE-2026-37149 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Remediate SQL injection by sanitizing user input and parameterizing database queries.
  • Sanitize all user-supplied input.
  • Use prepared statements for database queries.
  • Validate and filter data strictly.
  • Review and update database access controls.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-37149 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.